home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / HexEditors / XMon / XMon.app / Help.nib / data.classes next >
Text File  |  1993-03-15  |  211b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Distributor = {
  7.     ACTIONS = {
  8.     showHelpPanel:;
  9.     changeTop:;
  10.     };
  11.     OUTLETS = {
  12.     helpPanel;
  13.     scView;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.